go/types.exprInfo.isLhs (field)
3 uses
go/types (current package)
check.go#L64: isLhs bool // expression is lhs operand of a shift with delayed type-check
expr.go#L318: if old.isLhs {
expr.go#L711: info.isLhs = true
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)